Skip to content

Attribute inclusion and exclusion overhaul - #136

Merged
azmeuk merged 1 commit into
mainfrom
59-listattribute
Apr 2, 2026
Merged

Attribute inclusion and exclusion overhaul#136
azmeuk merged 1 commit into
mainfrom
59-listattribute

Conversation

@azmeuk

@azmeuk azmeuk commented Apr 1, 2026

Copy link
Copy Markdown
Member
  • ListResponse accepts attributes and excluded_attributes parameters
  • Extract attributes/excluded_attributes logic from SearchRequest to ResponseParameters
  • attributes and excluded_attributes can be comma separated strings

fixes #59

@azmeuk
azmeuk force-pushed the 59-listattribute branch from 1729fd3 to 2d21195 Compare April 2, 2026 06:58
- ListResponse accepts attributes and excluded_attributes parameters
- Extract attributes/excluded_attributes logic from SearchRequest to
  ResponseParameters
- attributes and excluded_attributes can be comma separated strings
@azmeuk
azmeuk force-pushed the 59-listattribute branch from 2d21195 to 95a353a Compare April 2, 2026 07:11
@azmeuk
azmeuk merged commit ffb395b into main Apr 2, 2026
25 checks passed
@azmeuk
azmeuk deleted the 59-listattribute branch April 2, 2026 07:14
NaqGuug pushed a commit to NaqGuug/scim2-models that referenced this pull request Jun 18, 2026
- ListResponse accepts attributes and excluded_attributes parameters
- Extract attributes/excluded_attributes logic from SearchRequest to
  ResponseParameters
- attributes and excluded_attributes can be comma separated strings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement ListResponse attributes inclusion and exclusion

1 participant